home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / PressReleases95 / 06June95 / NS 3.3J.txt < prev    next >
Encoding:
Text File  |  1995-06-27  |  8.0 KB  |  179 lines

  1.  
  2. FOR IMMEDIATE RELEASE
  3.  
  4. Contact:
  5. Kindle DiGiusto
  6. NeXT Computer, Inc.
  7. 415-780-3781
  8. or
  9. Charlotte Penner
  10. Copithorne & Bellows
  11. 415-975-2280
  12.  
  13. NeXT RELEASES JAPANESE VERSIONS OF ITS OBJECT SOFTWARE
  14.  
  15. Reinforces NeXT's commitment to global  object market
  16.  
  17. REDWOOD CITY, Calif.-June 26, 1995-NeXT Computer, Inc. today
  18. announced that it is shipping NEXTSTEP 3.3J, NEXTSTEP Developer 3.3J
  19. and Enterprise Objects Framework 1.1J  versions of their products for
  20. the Japanese market.  The Japanese release of these products
  21. emphasizes NeXT's continued commitment to the global marketplace.
  22.  
  23. Both NEXTSTEP Developer 3.3J and NEXTSTEP 3.3J provide support for
  24. Intel, HP PA-RISC, SUN and Motorola 68k workstations.  This marks the
  25. first time that Japanese users can simultaneously develop and deploy
  26. robust object-oriented, client/server applications on Intel PCs, Sun
  27. and HP workstations.
  28.  
  29. The release of Enterprise Objects Framework 1.1J is NeXT's first
  30. localized Enterprise Objects Framework release for the Japanese
  31. product.  Enterprise Objects Framework 1.1J extends NeXT's
  32. object-oriented database technology to the Japanese market by
  33. seamlessly integrating object-oriented applications with data from
  34. relational Japanese databases from Sybase, Inc. and Oracle
  35. Corporation.
  36.  
  37. "The release of these Japanese products emphasizes our commitment to
  38. setting the global standard in object-oriented technology," said
  39. Steve Jobs, chairman and CEO of NeXT Computer.  "In addition, we plan
  40. to increase our market share leadership by leveraging our
  41. partnerships with Sun and Hewlett Packard in Japan, just as we are
  42. doing in the United States and Europe."
  43.  
  44. "The main advantage of NeXT's Japanese products is that you can now
  45. develop applications that will run on Intel, HP PA-RISC, Sun, and
  46. Motorola 68K platforms," said Yasuyuki Kato, Senior Research
  47. Engineer, Intelligent Software Research Group at NTT Access Network
  48. Systems Laboratories.  "Because we are able to take advantage of both
  49. the powerful RISC architecture and NeXT's Object-oriented solution
  50. we are able to strategically meet our aggressive growth plan."
  51.  
  52. NEXTSTEP Release3.3J
  53.  
  54. NEXTSTEP 3.3J will support all of the features of the standard
  55. NEXTSTEP Release 3.3 and include additional capabilities and
  56. applications specific to the Japanese market.  With the release of
  57. NEXTSTEP 3.3J provides users with greater support for large-scale
  58. environments typical of NeXT's corporate customers.  Specifically, it
  59. addresses issues such as interoperability, scalability, and ease of
  60. use that are critical to application deployment.
  61.  
  62. Japanese customers will see enhancements in the operating system,
  63. such as Japanese MIME support in the NextMail application.
  64. Additional Japanese software is included, such as an Input Manager
  65. that allows Japanese character input , Japanese-aware UNIX commands,
  66. and the Gaji Manager that allows users to create personalized
  67. characters.
  68.  
  69. NEXTSTEP Developer Release 3.3J provides stepping stone to OpenStep
  70. NEXTSTEP Developer Release 3.3J is designed to aid customers who
  71. need to rapidly develop robust and easy-to-maintain client/server
  72. applications.  It is also a stepping-stone for developers planning to
  73. deploy OpenStep on Windows NT, Windows 95, Solaris and Digital UNIX
  74. applications in the future.
  75.  
  76. The visual development tools, including NeXT's industry-acclaimed
  77. Interface Builder, have been improved in this release to ease
  78. development and promote greater object re-use.  For example, new
  79. tools enable developers to navigate the Foundation class clusters
  80. more easily and developers can now build complete palettes containing
  81. precompiled objects for rapid re-use without writing code.
  82.  
  83. NEXTSTEP Developer Release 3.3J also includes improved C++ support.
  84. The new C++ compiler, which supports multiple inheritance and
  85. templates, allows developers to create C++ objects as well as
  86. Objective C objects.  NEXTSTEP Developer 3.3 continues to support
  87. Objective C++, NeXT's integrated Objective C & C++ compiler.
  88.  
  89. For those operating in heterogeneous computing environments,
  90. NEXTSTEP Developer Release 3.3J enables customers to build
  91. enterprise-wide, client/server applications to run on any of four
  92. hardware platforms - Intel PCs, PA-RISC and SPARC workstations and
  93. NeXT Computers.  For example, developers can create a single
  94. executable, install the application on a network and run the
  95. application on any of the four architectures.
  96.  
  97. NEXTSTEP Developer 3.3J's extended Driver Kit provides fully
  98. object-oriented class libraries that allow developers to develop
  99. drivers for new PC technologies, including portables.  It supports
  100. PCI, PCMCIA and Advanced Power Management.  Additionally, open
  101. application APIs, such as IP Multicast, provide support for broadcast
  102. messaging and the framework for multimedia networking and live
  103. information feeds.
  104.  
  105. EOF 1.1J provides access to existing relational databases
  106.  
  107. The Enterprise Objects Framework 1.1J is NeXT's revolutionary
  108. technology which enables customers to rapidly build reusable business
  109. and application-level objects that are independent of underlying
  110. databases.  Enterprise Objects Framework Release 1.1J seamlessly
  111. integrates object-oriented applications with data from Japanese
  112. releases of leading relational databases from Oracle Corporation and
  113. Sybase, Inc.
  114.  
  115. Specifically, Enterprise Objects Framework Release 1.1J provides for
  116. high performance in three critical areas:  application start-up
  117. time, virtual memory usage and CPU usage.
  118.  
  119. Enterprise Objects integrate business data with the business
  120. policies that make the data meaningful.  For example, a customer
  121. credit rating (data) has little meaning separate from the policy that
  122. determines credit ratings.  In addition, a credit rating that is
  123. computed according to an obsolete policy is erroneous.  As a result
  124. of existing within the NEXTSTEP application development environment,
  125. Enterprise Objects can be reused in application after application.
  126. Therefore, as business requirements change, the policies in effect
  127. for a particular business object can easily be redefined and every
  128. application automatically incorporates the new policies.
  129.  
  130. The Enterprise Objects Framework Modules
  131.  
  132. The Enterprise Object Modeler is used by developers to build
  133. Enterprise Objects (NeXT's term for business objects); and create a
  134. mapping structure that sits between these Enterprise Objects and the
  135. databases used by the application.  If the structure of the database
  136. changes, the Enterprise Object Modeler can be used to reconfigure the
  137. mapping structure.
  138.  
  139. The Framework enables Enterprise Objects to run on the NEXTSTEP
  140. operating system and is required for all systems on which Enterprise
  141. Objects Framework-built applications will be deployed.  This module
  142. is available for NEXTSTEP today and will be available for the PDO
  143. platforms this summer, enabling Enterprise Objects to be deployed on
  144. servers running HP-UX, SUN OS, Solaris and Digital UNIX operating
  145. systems.
  146.  
  147. The adaptor layer provides database independence by enabling the
  148. Framework to communicate to a variety of RDBMSs, transparent to
  149. Enterprise Objects.  Today, database adaptors for Oracle and Sybase
  150. are bundled with the product. Other adaptors are available from
  151. database vendors and third party developers.
  152.  
  153. Pricing and Availability
  154.  
  155. Enterprise Objects Framework Release 1.1J, NEXTSTEP 3.3J and
  156. NEXTSTEP Developer 3.3J are all now available worldwide.
  157.  
  158. NeXT Computer, Inc.
  159.  
  160. NeXT develops and markets OpenStep, the industry's first and most
  161. advanced object environment.  OpenStep versions have been announced
  162. which will run on several operating systems, including NeXT's own
  163. MachOS, Sun's Solaris, Digital's UNIX and Microsoft's Windows NT and
  164. Windows 95.  OpenStep's object-oriented technology allows corporate
  165. customers to rapidly create and deploy three-tier, client-server,
  166. mission critical custom applications.  NeXT is headquartered in
  167. Redwood City, California, and has offices in North America, London,
  168. Paris, Munich and Tokyo.
  169.  
  170.  
  171. # # # #
  172.  
  173. NeXT, the NeXT logo, NEXTSTEP, PDO, Portable Distributed Objects,
  174. the PDO logo and Enterprise Objects are trademarks or registered
  175. trademarks of NeXT Computer, Inc.   All other trademarks mentioned
  176. belong to their respective owners.
  177.  
  178.  
  179.